Skip to main content

NewCanvasWithSize

Type

operator

Summary

Create a new canvas

Syntax

a new canvas with size <Size>

Description

Create and return a new temporary canvas of the specified pixel width and height.

Parameters

NameTypeDescription

Size

A list containing the width and height of the new canvas in pixels

Value

NameTypeDescription

return

A newly-created canvas

Thank you for your feedback!

Was this page helpful?